home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / games / rops1642.zip / README.TXT < prev    next >
Text File  |  1995-11-27  |  2KB  |  46 lines

  1. RoPS --- Roger's PostScript
  2.  
  3. The RoPS interpreter is an implementation of the level 1 PostScript
  4. programming language interpreter described in Adobe Systems' book, the
  5. 'PostScript language reference manual'.  RoPS is not an Adobe approved
  6. product.  The name 'PostScript' is a registered trademark of Adobe
  7. Systems Incorporated.
  8.  
  9. RoPS runs Under Microsoft Windows (3.1, 3.11, NT, Windows-95).  Both
  10. 16 and 32-bit versions are available.  You will need to install
  11. Microsoft's win32s system to run the 32-bit version of the program
  12. under 3.1x.  RoPS requires at least 4Mb of memory to function
  13. efficiently.
  14.  
  15. Features:
  16.  
  17.   + full Level 1 implementation
  18.   + uses TrueType fonts
  19.   + understands PostScript document structuring conventions:
  20.     can randomly access any page of a conforming document.
  21.   + handles colour (palette displays only)
  22.   + anti-aliases text
  23.   + can transfer PostScript documents to clipboard as graphics or text
  24.  
  25. RoPS is not free.  Users are encouraged to register with the author
  26. at a cost of 20 UKP (30 USD)
  27.  
  28. To install RoPS on your Windows PC, unpack the rops.zip program into a
  29. temporary directory, change to that directory and run the 'setup'
  30. program.  You should then run the 'fontscan' program before running
  31. RoPS for the first time.
  32.  
  33. --
  34.  
  35. Version 4.2 fixes a problem with certain fonts that made the output
  36. look like a faulty fax machine.  A bug that prevented printing under
  37. Win95 has been fixed.  Documents up to 1000 pages are supported.
  38.  
  39. Version 4.1 fixed a number of problems experienced with earlier releases
  40. and in particular: long file names are handled properly; a 'fontscan'
  41. program has been added to create PostScript -> TrueType mappings
  42. automatically; Latin1Encoding has been added.
  43.  
  44. Roger Willcocks
  45. rkww@centprod.demon.co.uk
  46.